*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Mon, 23 Jul 2007 20:29:55 +0000 (20:29 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 23 Jul 2007 20:29:55 +0000 (20:29 +0000)
etc/NEWS

index 84abb56e56acbbb60cfeae3ea2269f35aa51f2c1..0d79d30f4ee24ab0664ce904529a000fa7bd1d58 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -57,6 +57,16 @@ recenter the visited source file.  Its value can be a number (for example,
 
 ** New command kill-matching-buffers kills buffers whose name matches a regexp.
 
+** Minibuffer changes:
+
+*** isearch started in the minibuffer searches in the minibuffer history.
+Reverse isearch commands (C-r, C-M-r) search in previous minibuffer
+history elements, and forward isearch commands (C-s, C-M-s) search in
+next history elements.  When the reverse search reaches the first history
+element, it wraps to the last history element, and the forward search
+wraps to the first history element.  When the search is terminated, the
+history element containing the search string becomes the current.
+
 \f
 * New Modes and Packages in Emacs 23.1